Hacker News new | past | comments | ask | show | jobs | submit login

From my notes. Maybe it's useful to someone. Not comprehensive as there are other brands and other iterations I'm sure. Many dpreview.com sample galleries show original filenames. Some forums list filenames, youtube descriptions can list model names, pdf manuals and manufacturer websites sometimes list the names. There isn't really a good list of these that I know of.

  ○ Apple
   - IMG_0001

  ○ BlackMagic Design
   - A001 * C001

  ○ Canon
   - 100-0001
   - 101-0001
   - 10x-0001
   - IMG_0001
   - MVI_0001.MOV

  ○ Casio
   - CIMG001
   - CIMG0001

  ○ Fuji
   - DSCF0001

  ○ GoPro
   - GX010001.MP4
   - GH010001.MP4

  ○ HP
   - HPIM0001

  ○ Jenoptik
   - JD0001

  ○ JVC
   - MOV_0001.mpg

  ○ Kodak
   - P0000001.KDC
   - DCP_0001
   - 102_0001

  ○ Konica Minolta
   - PICT0001

  ○ Kyocera
   - KIF 0001

  ○ Nikon
   - DSCN0001
   - DSC_0001

  ○ Nokia
   - DCM001
   - DCM0001

  ○ Olympus
   - Pmdd0001

  ○ Panasonic
   - Pmdd 0001
   - P1000001
   - P0001

  ○ Pentax
   - IMGP0001

  ○ Polaroid
   - DSCI0001

  ○ Ricoh
   - R0010001
   - R0020001

  ○ Samsung
   - P1000001
   - SAM 0001
   - SH100001
   - SV100001
   - S7000001

  ○ Sanyo
   - SANY0001

  ○ Sigma
   - IMG0001

  ○ Sony
   - DSC0001
   - DSC00001
   - DSC_0001
   - MAH00001

  ○ Misc
   - Mmddyy-hhmmss
   - Yymmdd-hhmm-ss
   - yyyymmdd_hhmmss
   - VID_yyyymmdd
   - mmddyy 3g2
   - mmddyy 3gp
   - PXL_yyyymmdd_hhmmssms.mp4
Though in writing this and looking something up, I just came across this github that could be useful: https://github.com/thorsted/digicam_corpus



Somewhat related, this list of names is useful to generate these casual real looking images using images generation models.

It was discovered recently with Flux that using just IMG_1234.jpg as a prompt gives you a very casual photo like images.

https://www.reddit.com/r/StableDiffusion/comments/1fxkt3p/co...

https://www.reddit.com/r/StableDiffusion/comments/1fxdm1n/i_...


> GoPro GX010001.mp4

What annoys me is that when a video is split into multiple files (because of sd card limitations etc), it increases the first number, giving you files that sort really weird. So I film GX010001.mp4, then after 8 minutes it starts a new file GX020001.mp4, GX030001.mp4 etc., and then later that day when I make a new clip, it has GX010002.mp4. This breaks sorting by filename. Can sort by creationdate, but for the chaptered videos they often share the same original datetime as well, making it quite confusing when dealing with loads of gopro videos. (I just published some tooling I've written for creating street view content from gopros, so felt all the quirks lately https://github.com/Matsemann/matsemanns-streetview-tools/ the gopro max starts with GS btw)


Yeah it’s infuriating. I’m using this tool mp4-merge them which afaik preserves almost pretty much all metadata / tracks. What I do in a bash script is: Find all groups of mp4 files that share same last 4 digits, pass those to mp4_merge, do a ‘touch -r’ to update timestamp of merged file to first file in batch. Has been working great so far.

https://github.com/gyroflow/mp4-merge


Nikon defaulted to DSC_0001 for some time now, may still do but I don't have any Z series gear to check.


In my notes the Sony section was listed Sony / Nikon, but there was non-Nikon pattern in there and I removed the Nikon label to reduce inconsistency. Then I didn't update the Nikon section to include the other pattern. :) Should be fixed now. If you notice anything else, let me know!


DSC_XXXX originates from Sony's "Digital Still Cameras" but has been used by multiple other manufacturers. Besides Nikon, my old Canon DLSR also used this naming scheme by default.


Pro-level (1D) Canons let you set the three prefix letters.


what's the default though? defaults matter, most people don't change them.


Fujifilm also uses _DSF0001 for Adobe RGB images.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: